home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / istexl.z / istexl
Encoding:
Text File  |  2002-10-03  |  2.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4. iiiissssttttxxxxlllldddd((((3333GGGG))))                                                          iiiissssttttxxxxlllldddd((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      iiiissssttttxxxxlllldddd - returns whether the texture with the passed id is resident in
  10.      texture memory
  11.  
  12. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      iiiinnnntttteeeeggggeeeerrrr****4444 ffffuuuunnnnccccttttiiiioooonnnn iiiissssttttxxxxlllldddd(((())))
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _t_a_r_g_e_t   expects the texture resource to which the texture function
  17.               definition is to be bound.  There is one appropriate resource,
  18.               TTTTXXXXTTTTEEEEXXXXTTTT.
  19.  
  20.      _i_d       expects the id of the texture that is being queried.
  21.  
  22. FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  23.      The returned value for this function is either 0 or 1.
  24.  
  25.      0000   indicates that the texture is not resident in texture memory.
  26.  
  27.      1111   indicates that the texture is resident in texture memory.
  28.  
  29. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  30.      iiiissssttttxxxxlllldddd returns a value that indicates whether a texture is loaded into
  31.      texture memory. If it is not, then the next texbind for that texture will
  32.      require a load which is generally fairly expensive. If it is then the
  33.      texbind will not require a load, and the texbind will be relatively
  34.      inexpensive.
  35.  
  36. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  37.      texbind
  38.  
  39. NNNNOOOOTTTTEEEE
  40.      This routine is available only in immediate mode and only on
  41.      RealityEngine systems running 5.0.1 or later.
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.